.searchbtn{
    position: absolute;
    background-color: #4691E8;
    color: #ffffff;
    width: 58px;
    font-size: 15px;
    height: 32px;
    line-height: 30px;
    border: 0;
    top: -1px;
    cursor: pointer;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
  } 

  .header .sec2 .search1 {
    top: 55px;
   
}